import styles from "./loading.module.css"; export default function Loading() { return (

Please wait while we load all the data for you.

); }